ServiceClientCertificate Property |
Gets or sets the security client certificate.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic X509Certificate ClientCertificate { get; set; }Public Property ClientCertificate As X509Certificate
Get
Set
Property Value
Type:
X509CertificateThe client certificate.
See Also